- interprocess message
- сообщение взаимодействия процессов
Англо-русский словарь по компьютерной безопасности. Академик.ру. 2011.
Англо-русский словарь по компьютерной безопасности. Академик.ру. 2011.
Message passing (disambiguation) — Message passing may refer to: Message passing, a mechanism for interprocess communication Message passing algorithms, such as Belief propagation This disambiguation page lists articles associated with the same title. If an … Wikipedia
Message passing — This article is about the computer science concept. For other uses, see Message passing (disambiguation). Message passing in computer science is a form of communication used in parallel computing, object oriented programming, and interprocess… … Wikipedia
Message queue — In computer science, message queues and mailboxes are software engineering components used for interprocess communication, or for inter thread communication within the same process. They use a queue for messaging – the passing of control or of… … Wikipedia
Message — Communiqué redirects here. For other uses, see Communiqué (disambiguation). For other uses, see Message (disambiguation). Not to be confused with Massage. A message in its most general meaning is an object of communication. It is a vessel which… … Wikipedia
message channel — A form of interprocess communication found in multitasking operating systems. Interprocess communications allow two programs running in the same computer to share information. See also pipe; queue; semaphore … Dictionary of networking
interprocess communication — Abbreviated IPC. A term that describes all the methods used to pass information between two programs running on the same computer in a multitasking operating system or between two programs running on a network, including pipes, shared memory,… … Dictionary of networking
QNX — Infobox OS name = QNX caption = The QNX Floppy Demo developer = QNX Software Systems / Harman International Industries source model = Closed source and Open source kernel type = Real time Microkernel supported platforms = Intel 8088, x86, MIPS,… … Wikipedia
Inter-process communication — For other uses, see IPC. In computing, Inter process communication (IPC) is a set of methods for the exchange of data among multiple threads in one or more processes. Processes may be running on one or more computers connected by a network. IPC… … Wikipedia
Component Object Model — Not to be confused with COM file. Component Object Model (COM) is a binary interface standard for software componentry introduced by Microsoft in 1993. It is used to enable interprocess communication and dynamic object creation in a large range… … Wikipedia
Intel iAPX 432 — Infobox Computer Hardware Cpu name = Intel iAPX 432 caption = produced start = 1981 produced end = slowest = 5 |slow unit = MHz fastest = 8 |fast unit = MHz fsb slowest = | fsb slow unit = fsb fastest = | fsb fast unit = manuf1 = Intel arch =… … Wikipedia
Обмен сообщениями — В информатике обмен сообщениями является формой сообщения, используемой в параллельных вычислениях, объектно ориентированном программировании и взаимодействии процессов. Сообщение реализуется путём посылки пакетов информации получателям, которые… … Википедия